Pricer APIs
Description: APIs to Get or Set Information corresponding to Pricers iniFoundry.
| 
                                                         S.No  | 
                                                    
                                                         Category  | 
                                                    
                                                         Name  | 
                                                    
                                                         Method  | 
                                                    
                                                         Description  | 
                                                    
                                                         Link  | 
                                                
|---|---|---|---|---|---|
| 
                                                         | 
                                                    
                                                         Pricer  | 
                                                    
                                                         Manage Pricer  | 
                                                    
                                                         POST  | 
                                                    
                                                         To save definition of pricer in the database 
  | 
                                                    
                                                         /api/Pricer/ManagePricer  | 
                                                
| 
                                                         | 
                                                    
                                                         Pricer  | 
                                                    
                                                         Manage Pricer Data  | 
                                                    
                                                         POST  | 
                                                    
                                                         To save pricer data in the database. 
  | 
                                                    
                                                         /api/Pricer/ManagePricerData  | 
                                                
| 
                                                         | 
                                                    
                                                         Pricer  | 
                                                    
                                                         Get Pricers  | 
                                                    
                                                         GET  | 
                                                    
                                                         To fetch the list of pricers from the builder in the Master Pricer. 
  | 
                                                    
                                                         /api/Pricer/GetPricers  | 
                                                
| 
                                                         | 
                                                    
                                                         Pricer  | 
                                                    
                                                         Get Pricer  | 
                                                    
                                                         GET  | 
                                                    
                                                         For fetch the details of the existing pricer from the database and edit the pricer definition. 
  | 
                                                    
                                                         /api/Pricer/GetPricer  |